Welcome![Sign In][Sign Up]
Location:
Search - ps2 keyboard pc

Search list

[Embeded-SCM DevelopPS2参考例子

Description: 2051模拟PS2键盘和PC机通讯程序 6M下--2051 simulated-PS2 keyboard and PC communication program.
Platform: | Size: 1851 | Author: | Hits:

[SourceCode2051 PS/2 Keyboard

Description: 以2051模拟PC/AT键盘与PC机通讯。
Platform: | Size: 2475 | Author: johnny2482@hotmail.com | Hits:

[Embeded-SCM DevelopPS2参考例子

Description: 2051模拟PS2键盘和PC机通讯程序 6M下--2051 simulated-PS2 keyboard and PC communication program.
Platform: | Size: 2048 | Author: | Hits:

[SCMPS2KB

Description: 用C51单片机模拟PS2键盘向PC机发送按键信息-C51 microcontroller with analog PS2 keyboard to the PC button to send information
Platform: | Size: 16384 | Author: 赵华 | Hits:

[SCM000PS2_key

Description: Ps/2鍵盘源代码,编译工具为Keil,用此程序自己可以做鍵盘了-Ps/2 keyboard source code, build tools for Keil, with this program they can do the keyboard
Platform: | Size: 4096 | Author: 沈昌逸 | Hits:

[Other Embeded programPS2_ARM

Description: 我写的ARM PS2驱动程序,使用普通GPIO口模拟PS2协议,可直接驱动键盘、条码找描枪等设备,并将从键盘、条码扫描枪等输入的信号通过UART口传至PC机-I write ARM PS2 driver, I use ordinary GPIO simulation PS2 agreement can be directly driven keyboard, bar code depiction find guns and other equipment, and from the keyboard, barcode scanning guns and other input signals through UART I conveyed to PC
Platform: | Size: 229376 | Author: 刘国兵 | Hits:

[VHDL-FPGA-VerilogPS2keyboard_verilog

Description: 本实验利用PS2接口实现了与键盘通信,并将键盘的按键编码通过UART接口上传给PC的超级终端,通过超级终端来观察按键编码是否正确。 -experimental use of the PS2 interface with the keyboard communications, and keyboard buttons coding through UART interface to the PC upload the Super Terminal, Super Terminal through to observe the keys coding is correct.
Platform: | Size: 17408 | Author: dragon | Hits:

[VHDL-FPGA-Verilogps2_keyboard

Description: PS2键盘控制程序实验的内容是用EDK建一个简单的系统并加入自定义的外设(一个ps2键盘控制器) 当键盘按下时会有相应的键扫描码输出显示到PC终端 -PS2 keyboard to control the content of the experimental procedure is used EDK build a simple system and add custom peripherals (a ps2 keyboard controller) when the keyboard is pressed the corresponding button will scan code to the PC terminal output shows
Platform: | Size: 5120 | Author: 刘安 | Hits:

[SCMkeyboard

Description: 本文档说明AVR单片机的Atmega 16对键盘按键控制的程序-This document explains AVR MCU Atmega 16 the keyboard keys to control the procedures
Platform: | Size: 19456 | Author: youhu | Hits:

[SCMPS2-C51

Description: keil C51编译的单片机通过PS2口接收pc键盘输入数据,实现接口作用。-keil C51 compiler through the PS2 port of the single-chip receiver pc keyboard input data, the realization of the role interface.
Platform: | Size: 1024 | Author: 李飞 | Hits:

[SCMMSP430F149_PS2_keyboard_SN74LVC4245

Description: 本程序使用MSP430F149驱动PS2接口的PC键盘,使用了SN74LVC4245用作电平转换;PS2 端口使用了标准的六芯插座,可以接收来自标准键盘、鼠标的数据。由于键盘、鼠标都是 5V 供电系统,而 MSP430F149 只能工作在 3.3V,所以需要在两者之间进行电平转换。根据键盘的工作原理,MCU只要接收键盘发送过来的时钟信号和数据信号,然后对数据信号进行解码就可以了。为此我们利用了电平转换电路的两根数据线,让键盘的时钟线 CLK 连接SN74LVC4245 的A8 端口,键盘的数据线DATA连接SN74LVC4245 的A7 端口-This procedure using the MSP430F149 the PC interface driver PS2 keyboard, used for SN74LVC4245 level conversion PS2 port using a standard six-core socket, you can receive from the standard keyboard and mouse data. As the keyboard, mouse are 5V power supply system, while the MSP430F149 can only work in 3.3V, so it is necessary to carry out between the two-level conversion. According to the working principle of the keyboard, MCU as long as the receiver from the keyboard to send the clock signal and data signals, data signals and then decode it. To this end, we made use of level-shifting circuit of two data lines, so that the keyboard clock line CLK of the A8 connection SN74LVC4245 port, keyboard data line DATA port to connect SN74LVC4245 the A7
Platform: | Size: 36864 | Author: skywalker | Hits:

[SCMPS2-read

Description: PS2电脑键盘用单片机读写 可以直接用键盘与单片机相连,实现数据传输,用廉价的单片机代替pc做数据运算-PS2 computer keyboard MCU can read and write using a keyboard directly connected with the single-chip, to achieve data transmission, low-cost single-chip microcomputer used in place of data pc to do calculations
Platform: | Size: 1024 | Author: caifeng | Hits:

[SCMzineng

Description: 智能家居系统。。。包括PS2键盘,红外遥控,温度传感,12864液晶显示,PC机对MCU实时控制,继电器阵列控制-Intelligent home systems. . . Including the PS2 keyboard, infrared remote control, temperature sensing, 12864 LCD, PC machine on the MCU in real-time control, relay array to control
Platform: | Size: 60416 | Author: edjj | Hits:

[SCMPS2

Description: MSP 430 PC键盘通讯PS/2代码-MSP 430 PC keyboard communications PS/2 code
Platform: | Size: 98304 | Author: 梁信 | Hits:

[SCMps2key

Description: 用AT89S52单片机模拟PS2键盘时序向PC机发送指令,实现虚拟键盘的功能-AT89S52 Single-chip simulation using PS2 keyboard timing machine to send commands to the PC to realize the function of the virtual keyboard
Platform: | Size: 12288 | Author: 朱蛛 | Hits:

[SCMps2

Description: STC单片机与PC键盘PS2的驱动程序,调试通过,可取值键盘所有按键,根据需要自己确定是否连击。-STC MCU and PC Keyboard PS2 driver, debugging adopted, all the keyboard keys can be value, according to needs its own to determine whether the batter.
Platform: | Size: 2048 | Author: xuqinglei | Hits:

[SCMPS2_Keyboard_and_Microcontroller_Communication

Description: 这是PC机上的PS2键盘与单片机通信的程序代码,用来实现单片机遇pc的通信。-This is a PC, the PS2 keyboard to communicate with the MCU program code used to achieve SCM encountered pc communication.
Platform: | Size: 60416 | Author: 罗小平 | Hits:

[SCMps2

Description: 实现pc机键盘(p/s2接口)与8位单片机连接使用-Implementation pc Keyboard (p/s2 interface) and 8-bit microcontroller connected to use
Platform: | Size: 55296 | Author: 董兵兵 | Hits:

[DocumentsPS2-protocal

Description: 文中详细介绍了PS/2接口协议的内容、电气特性和标准键盘的第二套键盘扫描码集。给出了基于嵌入式系统的PS/2接口的软、硬件实现方法,并介绍了工控PC外接双键盘的解决方案。通过使用模拟开关CD4052巧妙地解决了工控PC外接双键盘的冲突问题-This paper details the PS/2 interface protocol content, electrical properties and the second set of standard keyboard keyboard scan code set. Embedded systems is presented based on PS/2 interface software, hardware implementation, and describes industrial PC add-in dual-keyboard solution. Through the use of analog switches CD4052 Industrial PC cleverly solved the problem of conflict external dual-keyboard
Platform: | Size: 115712 | Author: wkr | Hits:

[uCOSstm32-timerPPS2PUSART

Description: 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial port on display in assistant
Platform: | Size: 936960 | Author: 郭攀 | Hits:
« 12 3 4 »

CodeBus www.codebus.net